object Form1: TForm1 Left = 335 Top = 367 Width = 297 Height = 108 Caption = 'Crackons, crackons...' Color = clTeal Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 11 Top = 7 Width = 268 Height = 13 Caption = 'Souhaitez vous cracker Yannick Noah "Great Court 3" ?' end object Label2: TLabel Left = 98 Top = 62 Width = 110 Height = 13 Caption = 'Done by Saint Georges' end object BitBtn1: TBitBtn Left = 62 Top = 28 Width = 75 Height = 25 TabOrder = 0 OnClick = BitBtn1Click Kind = bkYes end object BitBtn2: TBitBtn Left = 158 Top = 28 Width = 75 Height = 25 TabOrder = 1 OnClick = BitBtn2Click Kind = bkNo end object OpenDialog1: TOpenDialog DefaultExt = '*.exe' FileEditStyle = fsComboBox FileName = 'Gnm.exe' Filter = 'Yanick Noah|Gnm.exe' Left = 173 Top = 177 end end